Click or drag to resize

ServiceSendNotificationResult Method

Sends the notification result.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string SendNotificationResult(
	SubscriptionStatus status
)

Parameters

status
Type: Independentsoft.ExchangeSubscriptionStatus
The status.

Return Value

Type: String
System.String.
See Also